home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / hello_kitty_roller_rescue.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Text File  |  2011-08-19  |  70b  |  5 lines

  1. on(release){
  2.    _root.beep.start(0,1);
  3.    gotoAndStop("intro");
  4. }
  5.